<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header{
  width: 100%;
  /*height: 900px;*/
}
.banXin {
  width: 1050px;
  margin: auto;
}

header{
  position: relative;
}
header .nav_warp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 20px;
  left: 50%;
  z-index: 99;
  transform: translateX(-50%);
}

header .banner {
  position: relative;
}
header .banner .jianJie {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  color: #fff;
}

header .banner .jianJie .t2 {
  font-size: 20px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 50px;
}
header .banner .jianJie .t3 {
  margin: auto;
  width: 199px;
  height: 52px;
  background: #D8361C;
  border-radius: 37px 37px 37px 37px;
  font-size: 14px;
  line-height: 52px;
}
main {
  width: 100%;
  background-color: #fff3f3;

  position: relative;
}
main .fenLe1 {
  width: 1050px;
  /* margin-top: -100px; */
  position: relative;
  z-index: 98;
  display: flex;
  justify-content: space-around;
  /* padding: 0 150px; */
  top: -113px;
  
}
main .fenLe1 .wuLiu {
  width: 330px;
  height: 250px;
  box-shadow: 0 0 10px -7px;
  border-radius: 10px;
  background-color: #fff;
  padding: 25px 0 0 25px;
}
main .fenLe1 .wuLiu img {
  width: 50px;
  height: 50px;
}
main .fenLe1 .wuLiu span {
  display: block;
}
main .fenLe1 .wuLiu .t1 {
  font-size: 24px;
  padding: 10px 0;
  color: #252B42;
}
main .fenLe1 .wuLiu .t2 {
  font-size: 14px;
  color: #737373;
}
main .fenLe1 .jieShuan {
  background-color: #e74040;
}
main .fenLe1 .jieShuan .t1,
main .fenLe1 .jieShuan .t2 {
  color: #fff;
}
/*main .fenLe2 {*/
/*  padding-top: 132px;*/
/*}*/
main .fenLe2 .title {
  text-align: center;
}
main .fenLe2 .title .t1 {
  font-size: 40px;
}
main .fenLe2 .title .t2 {
  font-size: 18px;
  display: block;
  padding: 5px 0 30px;
  letter-spacing:4px
}
main .fenLe2 .neiRo {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  /* padding: 0 65px; */
}
main .fenLe2 .neiRo .box1 {
  width: 600px;
  height: 350px;
  border-radius: 20px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
  padding-top: 20px;
}
main .fenLe2 .neiRo .box1 img {
  width: 100px;
  height: 100px;
  margin-top: 25px;
}
main .fenLe2 .neiRo .box1 .t1 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 30px;
}
main .fenLe2 .neiRo .box1 .t2 {
  font-size: 14px;
  color: #999;
  display: block;
  width: 370px;
  margin-top: 10px;
  color: #737373;
  line-height: 20px;
}
main .fenLe3 {
  width: 1300px;
  /* padding: 180px 65px 0; */
  position: relative;
  z-index: 0;
  margin-top: 350px;
}
main .fenLe3 .tiShi {
  position: absolute;
  /* bottom: 18%; */
  top: 165px;
  left: 6%;
  z-index: 99;
  width: 819px;
  
}
main .fenLe3 .tiShi .t1 {
  font-size: 31px;
  color: #555555;
}
main .fenLe3 .tiShi .t2 {
  font-size: 14px;
  padding: 5px 0 20px;
  color: #737373;
  letter-spacing:1.8px
}
main .fenLe3 .tiShi .t3 {
  /* font-size: 16px; */
  line-height: 53px;
  width: 819px;
  height: 221px;
  font-size: 24px;
}
main .fenLe3 .bj1 {
  position: absolute;
  left: -21%;
  bottom: -10.5%;
  width: 200px;
  height: 200px;
}
main .fenLe3 .bj2 {
  position: absolute;
  left: 50%;
  bottom: 60%;
  width: 1800px;
  height: 1000px;
  transform: translatex(-50%);
  z-index: -1;
}
main  .bj3 {
  position: absolute;
  left: 50%;
  top: 250px;
  width: 100%;
  height: 700px;
  transform: translatex(-50%);
  /* z-index: 98; */
}
main .fenLe3 .bj4 {
  position: absolute;
  right: -65%;
  bottom: 82%;
  width: 750px;
  /* height: 300px; */
  transform: translatex(-50%);
  z-index: 98;
}
main .fenLe4 {
  position: relative;
  background-color: #d8361c;
  height: 500px;
  overflow: hidden;
  margin-top: 100px;
}
main .fenLe4 img {
  position: absolute;
  width: 1000px;
  height: 1000px;
  right: 0;
  bottom: 0;
}
main .fenLe4 .banXin {
  padding: 0 65px ;
  color: #fff;
}
main .fenLe4 .banXin .t1 {
  font-size: 40px;
  padding: 100px 0 40px;
}
main .fenLe4 .banXin .t2 {
  font-size: 14px;
  color: #efefef;
  width: 704px;
  line-height: 28px;
}
main .fenLe4 .banXin .t3 {
  font-size: 14px;
  background-color: #fff;
  border-radius: 37px;
  width: 214px;
  height: 52px;
  color: #E74040;
  text-align: center;
  line-height: 52px;
  margin-top: 60px;
}
main .fenLe5 {
  padding: 0 65px 50px;
}
main .fenLe5 .title {
  padding-top: 100px;
}
main .fenLe5 .title .t1 {
  font-size: 36px;
  color: #1D2939;
}
main .fenLe5 .title .t2 {
  font-size: 16px;
  padding: 5px 0 20px;
  letter-spacing: 1.8px;
}
main .fenLe5 .box1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 0 10px -7px;
  border-radius: 10px;
  padding: 20px 20px 20px 30px;
  margin-bottom: 20px;
  box-shadow: 6px 6px 10px #d6d6d6;
}
main .fenLe5 .box1 .bxo2 {
  width: 610px;
}

.btn{
  width: 442px;
  height: 53px;
  background: #E74040;
  color: white;
  text-align: center;
  line-height: 50px;
  border-radius: 37px;
  border: none;
  position: absolute;
  left: 66px;
  bottom: 78px;
  font-size: 16px;
}
main .fenLe5 .box1 .bxo2 .t1 {
  font-size: 12px;
  color: #999;
  padding-bottom: 20px;
}
main .fenLe5 .box1 .bxo2 .t2 {
  font-size: 26px;
  color: #1D2939;
}
main .fenLe5 .box1 .bxo2 .t3 {
  font-size: 18px;
  line-height: 27px;
  margin-top: 12px;
  color: #475467;
}
main .fenLe5 .box1 .bxo3 {
  width: 420px;
  height: 210px;
}
main .fenLe6 {
  padding: 100px 0px 0;
  width: 1300px;
  margin: 0 auto;
}
main .fenLe6 .enroll_warp {
  width: 100%;
  height: 550px;
  display: flex;
  background-color: #fff;
  border-radius: 20px;
}
main .fenLe6 .enroll_warp .img {
  width: auto !important;
  flex: 1;
  /* height: 350px; */
}
main .fenLe6 .enroll_warp .img img {
  border-radius: 20px 0 0 20px;
}
main .fenLe6 .enroll_warp .enroll {
  flex: 1;
  padding: 0 80px 0 50px;
}
main .fenLe6 .enroll_warp .enroll .title {
  text-align: center;
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 10px;
}
main .fenLe6 .enroll_warp .enroll .form {
  background-color: #fff;

  margin-top: 30px;
}
main .fenLe6 .enroll_warp .enroll .form span {
  font-size: 14px;
  display: block;
  padding: 10px 0;
}
main .fenLe6 .enroll_warp .enroll .form input {
  padding-left: 15px;
  width: 483px;
  height: 50px;
  display: block;
  border-radius: 2px;
  border: 1px solid #eee;
  background-color: #efefef;
}
main .fenLe6 .enroll_warp .enroll .form button {
  margin-top: 30px;
  width: 500px;
  height: 50px;
  border: 0 solid #000;
  border-radius: 2px;
  background-color: #e74040;
  color: #fff;
  font-size: 18px;
}
main .fenLe7 {
  width: 1200px;
  padding-bottom: 80px;
  position: relative;
}
main .fenLe7 .boxx {
  /* padding: 0 100px; */
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
main .fenLe7 .boxx img {
  width: 370px;
  height: 153px;
  margin-right: 20px;
  margin-bottom: 20px;
}
main .fenLe7 .bj {
  position: absolute;
  left: -22%;
  bottom: -35%;
  width: 600px;
  height: 400px;
  opacity: 0.4;
}

/*å¼¹çª—*/
#submit_ok{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.7);z-index: 999;  display: none}
.submit_ok1{width: 320px;height: 180px;background-color:#fff;position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 8px;
display: flex;
padding-top: 30px;
}
.submit_ok_img{margin:0px 10px 0 38px;display: flex;}
.submit_ok2{color: #444;}
.submit_ok2 .submit_p1{color:#555;margin:8px 0px 6px 0;}
.submit_ok2 .submit_p2{color:#777;font-size: 13px;}
.submit_qd{margin:100px 0 0 0;width:60px;height:25px;background-color:#e74040; text-align: center;border-radius: 2px;color: #fff;font-size: 14px;line-height: 25px;cursor: pointer;}</pre></body></html>